TSTP Solution File: PUZ136^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PUZ136^1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Pu1VoPimxk true

% Computer : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:31:19 EDT 2023

% Result   : Theorem 1.15s 0.76s
% Output   : Refutation 1.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   20 (  11 unt;   5 typ;   0 def)
%            Number of atoms       :   11 (   0 equ;   0 cnn)
%            Maximal formula atoms :    1 (   0 avg)
%            Number of connectives :   48 (   7   ~;   2   |;   2   &;  37   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   5 con; 0-2 aty)
%            Number of variables   :   29 (   7   ^;  16   !;   6   ?;  29   :)

% Comments : 
%------------------------------------------------------------------------------
thf(horus_type,type,
    horus: $i ).

thf(parent_type,type,
    parent: $i > $i > $o ).

thf(zeus_type,type,
    zeus: $i ).

thf(sutekh_type,type,
    sutekh: $i ).

thf(kronus_type,type,
    kronus: $i ).

thf(ax2,axiom,
    ~ ( parent @ sutekh @ horus ) ).

thf(zip_derived_cl1,plain,
    ~ ( parent @ sutekh @ horus ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(ax1,axiom,
    parent @ kronus @ zeus ).

thf(zip_derived_cl0,plain,
    parent @ kronus @ zeus,
    inference(cnf,[status(esa)],[ax1]) ).

thf(hotwo,conjecture,
    ? [P: $i > $o,X: $i,Y: $i] :
      ( ~ ( P @ Y )
      & ( P @ X ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [P: $i > $o,X: $i,Y: $i] :
        ( ~ ( P @ Y )
        & ( P @ X ) ),
    inference('cnf.neg',[status(esa)],[hotwo]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i > $o,X1: $i,X2: $i] :
      ( ~ ( X0 @ X1 )
      | ( X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl38,plain,
    ! [X0: $i] :
      ( ^ [Y0: $i] :
          ( parent
          @ ( ^ [Y1: $i] : kronus
            @ Y0 )
          @ ( ^ [Y1: $i] : Y1
            @ Y0 ) )
      @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i] : ( parent @ kronus @ X0 ),
    inference(ho_norm,[status(thm)],[zip_derived_cl38]) ).

thf(zip_derived_cl2_001,plain,
    ! [X0: $i > $o,X1: $i,X2: $i] :
      ( ~ ( X0 @ X1 )
      | ( X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl71,plain,
    ! [X0: $i > $i,X1: $i] :
      ( ^ [Y0: $i] :
          ( parent
          @ ( ^ [Y1: $i] : Y1
            @ Y0 )
          @ ( ^ [Y1: $i] : ( X0 @ Y1 )
            @ Y0 ) )
      @ X1 ),
    inference('sup-',[status(thm)],[zip_derived_cl43,zip_derived_cl2]) ).

thf(zip_derived_cl78,plain,
    ! [X0: $i > $i,X1: $i] : ( parent @ X1 @ ( X0 @ X1 ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl71]) ).

thf(zip_derived_cl79,plain,
    ! [X0: $i,X1: $i] :
      ( parent @ X1
      @ ( ^ [Y0: $i] : X0
        @ X1 ) ),
    inference(prune_arg_fun,[status(thm)],[zip_derived_cl78]) ).

thf(zip_derived_cl80,plain,
    ! [X0: $i,X1: $i] : ( parent @ X1 @ X0 ),
    inference(ho_norm,[status(thm)],[zip_derived_cl79]) ).

thf(zip_derived_cl91,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl80]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : PUZ136^1 : TPTP v8.1.2. Released v5.2.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Pu1VoPimxk true
% 0.14/0.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 22:11:39 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.21/0.62  % Total configuration time : 828
% 0.21/0.62  % Estimated wc time : 1656
% 0.21/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.98/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 1.15/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 1.15/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.15/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.15/0.76  % Solved by lams/40_c.s.sh.
% 1.15/0.76  % done 15 iterations in 0.015s
% 1.15/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.15/0.76  % SZS output start Refutation
% See solution above
% 1.15/0.76  
% 1.15/0.76  
% 1.15/0.76  % Terminating...
% 1.39/0.84  % Runner terminated.
% 1.39/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------